home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / bfd / config / m68k-0aout.mt < prev    next >
Text File  |  1994-05-04  |  371b  |  10 lines

  1. # Target: Motorola 68000 using a.out
  2. # This version sets the toolversion field of the a.out header to 0, as
  3. # is required by Cisco.
  4.  
  5. DEFAULT_VECTOR=aout0_big_vec
  6. SELECT_ARCHITECTURES=bfd_m68k_arch
  7. # We include this here, rather than making a separate cisco configuration, so 
  8. # that cisco-core.c gets routinely tested at least for compilation.
  9. SELECT_VECS=cisco_core_vec
  10.